C1.Web.Mvc Namespace / FlexGridBase<T> Class / AutoSizeMode Property

In This Topic
AutoSizeMode Property (FlexGridBase<T>)
In This Topic
Gets or sets which cells should be taken into account when auto-sizing a row or column.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overridable Property AutoSizeMode As AutoSizeMode
 
See Also